@charset "utf-8";
/* CSS Document */
html{-webkit-text-size-adjust:none;overflow-y:auto;overflow-x:hidden;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
q:before, q:after {content:'';}
abbr,acronym{border:0;}
html,body,div,ul,li,dl,dd,dt,a,ol,u,i,b,br,p,span,hr,label,input,select,textarea,button,form,h1,h2,h3,h4,h5,h6,font,strong,em,iframe,img,tr,th,td,q,abbr,acronym{margin:0;padding:0;list-style:none;}
q:before, q:after {content:'';}
abbr,acronym{border:0;}
body{padding:0;margin:0;font: 14px/1.5 "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif;color:#333;background:#fff; }
input,textarea,select,button{vertical-align:middle; font-family:"Microsoft YaHei",微软雅黑;color:#333; outline: 0 none;}
input.active,textarea.active,select.active,button.active,input.on,textarea.on,select.on,button.on{color:#333;}
textarea{resize:none;}
a{color:#333;text-decoration:none;outline:none;}
a:hover{color:#b33333;text-decoration:none;}
a:focus{outline:none;}
a img {border:none;}
.left,.fl{float:left;}
.right,.fr{float:right;}
.cur a{cursor:default}
.pos_rel{ position: relative;}
/* clear */
.clearfix:after{visibility:hidden; display: block; font-size: 0; line-height: 0; content:" ";clear:both; height:0; overflow: hidden; margin: 0; padding: 0;}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none; border-radius: 0;}
textarea {  -webkit-appearance: none;}
.clear,.cc{clear:both;font-size:0;line-height:0;height:0;	margin-top:0;overflow:hidden;}
.clear20{clear:both;font-size:0;line-height:0;height:0; padding:10px 0; overflow:hidden; }
h1,h2,h3{font-weight:normal;}
h1{ font-size:20px;}
h2{ font-size:18px;}
h3{ font-size:16px;}
.pos-rel{position:relative;}
.pos-abs{position:absolute;}
ul,li{ vertical-align:middle;}
.bg{background: #fff;}
.hide{display: none;}
.hide.active{display: block !important;}
.bordernone{border: 0 none !important;}
.img_title{ display:inline-block;}
.hidden-tit .img_title{display: none;}
.mt20{ margin-top:20px;}
.bot20{ margin-bottom: 20px;}
.bradius-a a{ border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
input.srkcss:focus{
    outline: none;
    border-color:#9ecaed !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}

.w1200{ width:1200px;   margin:0 auto; background:#fff;}

.w1100{ width:1100px;   margin:0 auto; background:#fff;}
.w1050{ width:1050px; margin:0 auto;}

.w960{ width:960px; margin:0 auto;}

.bw{ background: #fff;}
.p15 { padding-top:15px;}
.p20 { padding-top:20px;}
.p30 { padding-top:30px;}
.hidden{display:none;}
.right {float: right;}
.margin20{margin-top:20px;}

/*  */

.topall {width:100%;height:300px;margin:0 auto; background:url(../images/top-bg.jpg) center top no-repeat;min-width:1220px;position: relative;}


.top { width:1200px; margin: 0 auto; height:40px;}
.top .fl{ padding-left:20px; line-height:40px;}

.top .fr{ height: 100%; position: relative;  padding-right:20px;}
.top .fr iframe{ display: inline-block; vertical-align: middle;}

.top .search{position:absolute;right:10px;height:30px;height:30px\0\11;*height:30px;}
.top .search input{display:block;float:left;outline:none;}
.top .search_key {float: left; height:30px; line-height: 30px; width: 220px; border: 0px; color:#058FE2; text-indent: 10px;border:0px; background:url(../images/search-bg.png) repeat-x;}
.top .but_search { position: absolute; top: 4px; right:10px; height:22px; line-height: 22px; width: 22px; border: 0px; cursor: pointer; background:url(../images/search.png);}

.h-scroll{width:100%;height:300px;text-align:right;position: absolute;z-index: 1; top:0;}






/*  */

.navall{width:100%;  height:60px;  margin:0 auto; background-color:#058FE2;min-width:1220px;}
.nav{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	height:60px;
	line-height:60px;
	display: block;width:1140px; margin:0 auto; }
.navbar_nav li{
	float:left;
	position: relative;
	display: block;
}
.navbar_nav li:after{
    content: "";
    width: 0;
    height: 4px;
    background:#F40000;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.navbar_nav li:hover:after{
    width: 100%;
}
.navbar_nav li a{
	text-decoration: none;
	height: 100%;
	padding: 0 34px;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #fff;
	font-size:20px; font-weight:600;
}
.navbar_nav li:hover a{
	color:#fff;
}
.navbar_nav li.dropdown{
	display: inherit;
	position: relative;z-index:90000
}
.navbar_nav li.dropdown .dropdown_menu{
	display: none;
	position: absolute;
	top:60px;
	width: 100%;
	background: #fff;
	box-shadow: 0 5px 20px 0 rgba(167,165,165,0.80);
	width: 100%; min-width:150px;
    left:0%;
}
.navbar_nav li.dropdown .dropdown_menu a{
	font-size: 16px; font-weight:100;
	color:#333;
	padding: 0 10px;
	line-height: 50px;
	text-align: center;
	background: #fff;
	margin-bottom: 1px;
}
.navbar_nav li.dropdown:hover .dropdown_menu{
	display: block;
	background: #eee;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.navbar_nav li.dropdown:hover .dropdown_menu a{
	color:#333;
}
.navbar_nav li.dropdown:hover .dropdown_menu a:hover{
	color: #fff;
	background: #058FE2;
}

.content01{ width:1240px; margin:0 auto;overflow:hidden; background-color:#FFF;}
.content02{ width:1240px; margin:0 auto;overflow:hidden; background-color:#FFF;}
.content03{ margin:20px auto;width:100%; height:400px; background:url(../images/tp01.jpg) center center no-repeat;}

.onepic01{ width:1200px; height:auto; margin:0 auto; padding:20px 0 0; z-index:500000}
.onepic01 a{width:1200px;height:100px;margin-bottom:20px; display:block;}

.onepic02{ width:1200px; height:110px; margin:0 auto; padding:18px 0 0; z-index:500000}
.onepic02 a{width:1200px;height:100px;margin-bottom:20px; display:block;}

/*  */

.lunbotu{width:590px; height:410px; float:left;overflow:hidden; margin-left:20px;}
.slide{ position: relative; height: 100%;}
.slide_1 .callbacks_nav{position:absolute;-webkit-tap-highlight-color:transparent;top:50%;left:0;opacity:.7;z-index:3;text-indent:-9999px;overflow:hidden;text-decoration:none;height:83px;width:47px;background:transparent url(../images/arrow.png) no-repeat left top;margin-top:-41.5px}
.slide_1 .callbacks_nav:active{opacity:1}
.slide_1 .callbacks_nav.next{left:auto;background-position:right top;right:0}
.slide_1 .callbacks1_tabs{ position:absolute; bottom:5px; right:5px; z-index:2; height:30px; text-align:center;}
.slide_1 .callbacks1_tabs li{ display:inline-block;}
.slide_1 .callbacks1_tabs li a{ width:12px; height:12px; border-radius:100%; vertical-align:top; display:block; overflow:hidden; text-indent:-999em; background-color:#fff;margin:6px 5px 0}
.slide_1 .callbacks1_tabs li.callbacks_here a{ background-color:#FF9900; display:block;width:30px; height:12px;border-radius:20px;margin:6px 5px 0}
.slide_1 .callbacks .caption{ font-size: 16px; padding:13px 15px;}

.callbacks,.callbacks li,.callbacks li img{ width:100%; height:100%}
.callbacks .caption{display:block;position:absolute;z-index:2;font-size:20px;text-shadow:none;color:#fff;background:#000;background:rgba(0,0,0,.8);left:0;right:0;bottom:0;margin:0;max-width:none}



.slidea{ position: relative; height: 100%;}
.slidea_1 .callbacks_nav{position:absolute;-webkit-tap-highlight-color:transparent;top:50%;left:0;opacity:.7;z-index:3;text-indent:-9999px;overflow:hidden;text-decoration:none;height:83px;width:47px;background:transparent url(../images/arrow.png) no-repeat left top;margin-top:-41.5px}
.slidea_1 .callbacks_nav:active{opacity:1}
.slidea_1 .callbacks_nav.next{left:auto;background-position:right top;right:0}
.slidea_1 .callbacks1_tabs{ position:absolute; bottom:5px; right:5px; z-index:2; height:30px; text-align:center;}
.slidea_1 .callbacks1_tabs li{ display:inline-block; width:12px; height:12px; margin:10px 5px 0}
.slidea_1 .callbacks1_tabs li a{ width:100%; height:100%; border-radius:100%; vertical-align:top; display:inline-block; overflow:hidden; text-indent:-999em; background-color:#fff}
.slidea_1 .callbacks1_tabs li.callbacks_here a{ background-color:#F64444}
.slidea_1 .callbacks .caption{ font-size: 14px; padding:10px 15px;}



.pic-right{width:570px; height:auto; float:left; margin-left:30px;}



.news{ position:relative;width:570px;height:150px; float:left; overflow:hidden;}
.news .news_title{width:570px;height:40px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.news .news_title .current2{font-size:20px; font-weight:bold;color:#058FE2;width:100px; text-align:center;background:url(../images/title-line3.png) bottom repeat-x;}
.news .news_title li{float:left;width:100px;height:40px;line-height:40px;font-size:20px; font-weight:bold;text-align:center;cursor:pointer;}
.news .news_title .current2 a{color:#058FE2;font-size:20px;font-weight:bold;}

.news .news_more{position:absolute;right:10px;top:10px;}
.news .news_more a{font-size:12px;color:#333;}
.news .news_more a:hover{text-decoration:none;color:#e81008;}


.news .news_news{position:absolute;left:0;top:40px;widht:570px;}
.news .news_news dd{ height:38px; line-height: 38px; padding-left:10px;background:url(../images/yd.png) no-repeat 0px 15px;}
.news .news_news dd a{font-size:16px;color:#333;padding-left:10px;float:left;width:510px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news .news_news dd a:hover{text-decoration:none; color:#d51c24;}
.news .news_news dd em{font-style:normal;font-size:14px;color:#333;float:right;display:block;}



/*  */
.xwdt-tt {
	width: 550px;
	height: 40px;
	margin: 0 auto;
}
.xwdt-tt h2 {
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.xwdt-tt h2 a {
	width: 550px;
	font-size: 22px;
	text-decoration: none;
	color: #058FE2;
	font-weight: 900;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.xwdt-tt h2 a:hover {
	text-decoration: none;
	color: #E10000;
}



/*  */
.gzdt{width:570px;height:175px;position:relative;margin-top:10px;}
.gzdt .gzdt_title{width:100%;height:40px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.gzdt .gzdt_title li{float:left;width:100px;height:40px;line-height:40px;font-size:18px; font-weight:bold;text-align:center;cursor:pointer;font-weight:100;}
.gzdt .gzdt_title .current9{font-size:20px; font-weight:bold;color:#058FE2;width:100px; text-align:center;background:url(../images/title-line3.png) bottom repeat-x;}


.gzdt .gzdt_more{position:absolute;top:10px;right:10px;}
.gzdt .gzdt_more a{font-size:12px;color:#333;}
.gzdt .gzdt_more a:hover{color:#e81008;text-decoration:underline;}

.gzdt .gzdt_title1{width:100%;height:120px;}
.gzdt .gzdt_title1 li{height:30px;line-height:30px;margin:10px 10px 0px 0px;float:left;font-size:16px;cursor:pointer; background-color:#ececec; width:100px;text-align:center;}
.gzdt .gzdt_title1 .current10{background-color:#058FE2; text-align:center;}


.gzdt .gzdt_title1 a{ color:#333;font-weight:100;}
.gzdt .gzdt_title1 a:hover{ color:#1d4896;font-weight:100;}
.gzdt .gzdt_title1 .current10 a{ color:#fff;font-weight:100;}


.gzdt .gzdt_news{position:absolute;left:0;top:85px;}
.gzdt .gzdt_news dd{height:32px;line-height:32px;position:relative;width:570px;*+height:32px; *+line-height:32px;}
.gzdt .gzdt_news dd i{width:4px;height:4px;background: url(../images/yd.png) no-repeat 0px 0px;;position:absolute;left:0px;top:13px;overflow:hidden;}
.gzdt .gzdt_news dd a{font-size:16px;color:#333;margin:0 40px 0 20px;width:470px; float:left; display:block;white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; }
.gzdt .gzdt_news dd a:hover{color:#e81008;text-decoration:underline;}

.gzdt .gzdt_news span{color:#333666;font-size:14px;}


/*  */

.tushuo { width:1200px; *width:1200px; overflow:hidden;margin:20px auto 0px;position: relative;}
.tslist { height:100px;  width:1200px; *width:1220px; overflow:hidden;position: relative;}
.tslist li { float:left; width:285px;margin-right:20px;}
.tslist li:last-child{margin-right:0px;}

.hp_tb_img_perv{ display:inline-block; width:25px; height:44px; background-image:url(../images/img_perv.png); position:absolute; left:0px; top:25px; cursor:pointer; z-index:100;}
.hp_tb_img_next{ display:inline-block; width:25px; height:44px; background-image:url(../images/img_next.png); position:absolute; right:0px; top:25px; cursor:pointer; z-index:100;}
.js_hide_tb{ display:none;}





/*  */
.gzzc_box { width:1200px; margin:20px auto; height:920px;}
.gzzc_box_800{width:800px; height:920px; float:left;}

.gzzc_box_360{  width:360px; height:920px; float:right; }

/*  */
.djgz{ position:relative;width:800px;height:260px; float:left; margin-bottom:10px;background:url(../images/djgz.png) left 8px no-repeat;}
.djgz .djgz_title{width:100%;height:50px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.djgz .djgz_title .current12{font-size:20px; font-weight:bold;color:#058FE2;width:120px; text-align:center;background:url(../images/title-line2.jpg) bottom repeat-x;padding-left:30px;}
.djgz .djgz_title li{float:left;width:100%;height:50px;line-height:50px;text-align:right;cursor:pointer;}
.djgz .djgz_more{position:absolute;right:0px;top:15px;}

.djgz .djgz_title1{  display:block;}
.djgz_title1 li{height:35px;line-height:35px;margin:10px 5px 10px 0px;float:left;font-size:16px;font-weight:100;cursor:pointer; background-color:#E3E3E3; width:120px;text-align:center;}
.djgz .djgz_title1 .current13{background-color:#058FE2; text-align:center;}
.djgz .djgz_title1 .current13 a{color:#fff; background-color:#058FE2;}
.djgz .djgz_title1 a:hover{ color:#fff;}

.djgz .djgz_news{position:absolute;left:0;top:80px;widht:800px;}

.djgz_news .pic{ width: 220px; float: left; /*text-align: center;*/ margin-top: 30px;}
.djgz_news .pic a{ width: 220px; position:relative;z-index:100; display:block; color:#FFFFFF;}
.djgz_news .pic img{ width: 100%; height: 145px; margin-bottom: 5px;}
.djgz_news .pic p{ font-size: 16px;background:rgba(0,0,0,.7);*background:#000; *filter:alpha(opacity=50);display:block;position: absolute;*position: absolute;z-index:200;text-shadow:none; text-align:center;bottom:10px;height:30px;width: 220px; line-height:30px;}

.djgz_news .news_list{ margin-left: 240px; margin-top:10px;}
.news_list li{ padding-top: 15px;position: relative;}
.news_list li i{ height:27px; line-height: 27px; padding-left:15px;background:url(../images/yd.png) no-repeat 6px 10px;}
.news_list li a{ font-size:16px;}
.news_list li a:hover{ color: #d51c24;}
.news_list li a div{width: 550px;height: 22px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block;vertical-align: middle;}



/*  */
.sxyl{ position:relative;width:390px;height:210px; float:left; margin-bottom:10px;background:url(../images/sxyl.png) left 8px no-repeat;}
.sxyl .sxyl_title{width:390px;height:50px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.sxyl .sxyl_title .current14{font-size:20px; font-weight:bold;color:#058FE2;width:110px; text-align:center;background:url(../images/title-line2.jpg) bottom repeat-x;padding-left:25px;}
.sxyl .sxyl_title li{float:left;width:auto;height:50px;line-height:50px;text-align:left;cursor:pointer;}
.sxyl .sxyl_more{position:absolute;right:0px;top:20px;}
.sxyl .sxyl_more a{font-size:12px;color:#333;}
.sxyl .sxyl_more a:hover{text-decoration:none;color:#e81008;}
.sxyl .sxyl_title1{  display:block;}
.sxyl .sxyl_title1 li{height:35px;line-height:35px;margin:10px 5px 10px 0px;float:left;font-size:16px;font-weight:100;cursor:pointer; background-color:#E3E3E3; width:140px;text-align:center;}
.sxyl .sxyl_title1 .current15{background-color:#058FE2; text-align:center;}
.sxyl .sxyl_title1 .current15 a{color:#fff; background-color:#058FE2;}
.sxyl .sxyl_title1 a:hover{ color:#fff;}

.sxyl .sxyl_news{position:absolute;left:0;top:100px;widht:390px;}
.sxyl .sxyl_news dd{ height:37px; line-height: 37px; padding-left:10px;background:url(../images/yd.png) no-repeat 0px 15px;}
.sxyl .sxyl_news dd a{font-size:16px;color:#333;padding-left:10px;float:left;width:380px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.sxyl .sxyl_news dd a:hover{text-decoration:none; color:#d51c24;}




/*  */
.fzyz{ position:relative;width:390px;height:210px; float:left; margin-bottom:10px;background:url(../images/fzyz.png) left 12px no-repeat;}
.fzyz .fzyz_title{width:390px;height:50px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.fzyz .fzyz_title .current16{font-size:20px; font-weight:bold;color:#058FE2;width:110px; text-align:center;background:url(../images/title-line2.jpg) bottom repeat-x;padding-left:25px;}
.fzyz .fzyz_title li{float:left;width:auto;height:50px;line-height:50px;text-align:left;cursor:pointer;}
.fzyz .fzyz_more{position:absolute;right:0px;top:20px;}
.fzyz .fzyz_more a{font-size:12px;color:#333;}
.fzyz .fzyz_more a:hover{text-decoration:none;color:#e81008;}
.fzyz .fzyz_title1{  display:block;}
.fzyz .fzyz_title1 li{height:35px;line-height:35px;margin:10px 5px 10px 0px;float:left;font-size:16px;font-weight:100;cursor:pointer; background-color:#E3E3E3; width:90px;text-align:center;}
.fzyz .fzyz_title1 .current17{background-color:#058FE2; text-align:center;}
.fzyz .fzyz_title1 .current17 a{color:#fff; background-color:#058FE2;}
.fzyz .fzyz_title1 a:hover{ color:#fff;}

.fzyz .fzyz_news{position:absolute;left:0;top:100px;widht:390px;}
.fzyz .fzyz_news dd{ height:37px; line-height: 37px; padding-left:10px;background:url(../images/yd.png) no-repeat 0px 15px;}
.fzyz .fzyz_news dd a{font-size:16px;color:#333;padding-left:10px;float:left;width:380px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.fzyz .fzyz_news dd a:hover{text-decoration:none; color:#d51c24;}














/*  */
.wjxfak{ position:relative;width:390px;height:210px; float:left; margin-bottom:10px;background:url(../images/wjxfak.png) left 10px no-repeat;}
.wjxfak .wjxfak_title{width:390px;height:50px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.wjxfak .wjxfak_title .current18{font-size:20px; font-weight:bold;color:#058FE2;width:110px; text-align:center;background:url(../images/title-line2.jpg) bottom repeat-x;padding-left:25px;}
.wjxfak .wjxfak_title li{float:left;width:auto;height:50px;line-height:50px;text-align:left;cursor:pointer;}
.wjxfak .wjxfak_more{position:absolute;right:0px;top:20px;}
.wjxfak .wjxfak_more a{font-size:12px;color:#333;}
.wjxfak .wjxfak_more a:hover{text-decoration:none;color:#e81008;}
.wjxfak .wjxfak_title1{  display:block;}
.wjxfak .wjxfak_title1 li{height:35px;line-height:35px;margin:10px 5px 10px 0px;float:left;font-size:16px;font-weight:100;cursor:pointer; background-color:#E3E3E3; width:110px;text-align:center;}
.wjxfak .wjxfak_title1 .current19{background-color:#058FE2; text-align:center;}
.wjxfak .wjxfak_title1 .current19 a{color:#fff; background-color:#058FE2;}
.wjxfak .wjxfak_title1 a:hover{ color:#fff;}

.wjxfak .wjxfak_news{position:absolute;left:0;top:100px;widht:390px;}
.wjxfak .wjxfak_news dd{ height:37px; line-height: 37px; padding-left:10px;background:url(../images/yd.png) no-repeat 0px 15px;}
.wjxfak .wjxfak_news dd a{font-size:16px;color:#333;padding-left:10px;float:left;width:380px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.wjxfak .wjxfak_news dd a:hover{text-decoration:none; color:#d51c24;}




/*  */
.wqyd{ position:relative;width:390px;height:210px; float:left; margin-bottom:10px;background:url(../images/wqyd.png) left 12px no-repeat;}
.wqyd .wqyd_title{width:390px;height:50px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.wqyd .wqyd_title .current20{font-size:20px; font-weight:bold;color:#058FE2;width:110px; text-align:center;background:url(../images/title-line2.jpg) bottom repeat-x;padding-left:25px;}
.wqyd .wqyd_title li{float:left;width:auto;height:50px;line-height:50px;text-align:left;cursor:pointer;}
.wqyd .wqyd_more{position:absolute;right:0px;top:20px;}
.wqyd .wqyd_more a{font-size:12px;color:#333;}
.wqyd .wqyd_more a:hover{text-decoration:none;color:#e81008;}
.wqyd .wqyd_title1{  display:block;}
.wqyd .wqyd_title1 li{height:35px;line-height:35px;margin:10px 5px 10px 0px;float:left;font-size:16px;font-weight:100;cursor:pointer; background-color:#E3E3E3; width:90px;text-align:center;}
.wqyd .wqyd_title1 .current21{background-color:#058FE2; text-align:center;}
.wqyd .wqyd_title1 .current21 a{color:#fff; background-color:#058FE2;}
.wqyd .wqyd_title1 a:hover{ color:#fff;}

.wqyd .wqyd_news{position:absolute;left:0;top:100px;widht:390px;}
.wqyd .wqyd_news dd{ height:37px; line-height: 37px; padding-left:10px;background:url(../images/yd.png) no-repeat 0px 15px;}
.wqyd .wqyd_news dd a{font-size:16px;color:#333;padding-left:10px;float:left;width:380px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.wqyd .wqyd_news dd a:hover{text-decoration:none; color:#d51c24;}




/*  */
.zzjs{ position:relative;width:390px;height:210px; float:left; margin-bottom:10px;background:url(../images/zzjs.png) left 12px no-repeat;}
.zzjs .zzjs_title{width:390px;height:50px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.zzjs .zzjs_title .current22{font-size:20px; font-weight:bold;color:#058FE2;width:110px; text-align:center;background:url(../images/title-line2.jpg) bottom repeat-x;padding-left:25px;}
.zzjs .zzjs_title li{float:left;width:auto;height:50px;line-height:50px;text-align:left;cursor:pointer;}
.zzjs .zzjs_more{position:absolute;right:0px;top:20px;}
.zzjs .zzjs_more a{font-size:12px;color:#333;}
.zzjs .zzjs_more a:hover{text-decoration:none;color:#e81008;}
.zzjs .zzjs_title1{  display:block;}
.zzjs .zzjs_title1 li{height:35px;line-height:35px;margin:10px 5px 10px 0px;float:left;font-size:16px;font-weight:100;cursor:pointer; background-color:#E3E3E3; width:110px;text-align:center;}
.zzjs .zzjs_title1 .current23{background-color:#058FE2; text-align:center;}
.zzjs .zzjs_title1 .current23 a{color:#fff; background-color:#058FE2;}
.zzjs .zzjs_title1 a:hover{ color:#fff;}

.zzjs .zzjs_news{position:absolute;left:0;top:100px;widht:390px;}
.zzjs .zzjs_news dd{ height:37px; line-height: 37px; padding-left:10px;background:url(../images/yd.png) no-repeat 0px 15px;}
.zzjs .zzjs_news dd a{font-size:16px;color:#333;padding-left:10px;float:left;width:380px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.zzjs .zzjs_news dd a:hover{text-decoration:none; color:#d51c24;}




/*  */
.gygh{ position:relative;width:390px;height:210px; float:left; margin-bottom:10px;background:url(../images/gygh.png) left 10px no-repeat;}
.gygh .gygh_title{width:390px;height:50px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.gygh .gygh_title .current24{font-size:20px; font-weight:bold;color:#058FE2;width:110px; text-align:center;background:url(../images/title-line2.jpg) bottom repeat-x;padding-left:25px;}
.gygh .gygh_title li{float:left;width:auto;height:50px;line-height:50px;text-align:left;cursor:pointer;}
.gygh .gygh_more{position:absolute;right:0px;top:20px;}
.gygh .gygh_more a{font-size:12px;color:#333;}
.gygh .gygh_more a:hover{text-decoration:none;color:#e81008;}
.gygh .gygh_title1{  display:block;}
.gygh .gygh_title1 li{height:35px;line-height:35px;margin:10px 5px 10px 0px;float:left;font-size:16px;font-weight:100;cursor:pointer; background-color:#E3E3E3; width:90px;text-align:center;}
.gygh .gygh_title1 .current25{background-color:#058FE2; text-align:center;}
.gygh .gygh_title1 .current25 a{color:#fff; background-color:#058FE2;}
.gygh .gygh_title1 a:hover{ color:#fff;}

.gygh .gygh_news{position:absolute;left:0;top:100px;widht:390px;}
.gygh .gygh_news dd{ height:37px; line-height: 37px; padding-left:10px;background:url(../images/yd.png) no-repeat 0px 15px;}
.gygh .gygh_news dd a{font-size:16px;color:#333;padding-left:10px;float:left;width:380px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.gygh .gygh_news dd a:hover{text-decoration:none; color:#d51c24;}

/* 通知公告 */

.tzgg{width:360px; height:260px;float:left;position:relative;background:url(../images/ggl.png) left 14px no-repeat; margin-bottom:10px;}
.tzgg .tzggjz_title{width:360px;height:50px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.tzgg .tzggjz_title .current26{font-size:20px; font-weight:bold;color:#058FE2;width:110px; text-align:center;background:url(../images/title-line2.jpg) bottom repeat-x;padding-left:25px;}
.tzgg .tzggjz_title li{float:left;width:auto;height:50px;line-height:50px;text-align:left;cursor:pointer;}

.tzgg .tzggjz_more{position:absolute;right:0px;top:20px;}
.tzgg .tzggjz_more a{font-size:12px;color:#333;}
.tzgg .tzggjz_more a:hover{text-decoration:none;color:#e81008;}


.tzgg .tzggjz_news{position:absolute;left:0;top:60px;widht:360px;}
.tzgg .tzggjz_news dd{ height:40px; line-height: 40px; padding-left:10px;background:url(../images/yd.png) no-repeat 0px 15px;}
.tzgg .tzggjz_news dd a{font-size:16px;color:#333;padding-left:10px;float:left;width:340px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.tzgg .tzggjz_news dd a:hover{text-decoration:none; color:#d51c24;}



/*调查思考*/

.dcsk{width:360px; height:180px;float:left;position:relative;margin-bottom:20px;background:url(../images/book.png) left 12px no-repeat;}
.dcsk .dcsk_title{width:360px;height:50px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.dcsk .dcsk_title .current270{font-size:20px; font-weight:bold;color:#058FE2;width:125px; text-align:right;background:url(../images/title-line2.jpg) bottom repeat-x;}
.dcsk .dcsk_title li{float:left;width:125px;height:50px;line-height:50px;text-align:right;cursor:pointer;font-size:20px;font-weight:100;color:#333;}

.dcsk .dcsk_more{position:absolute;right:0px;top:20px;}
.dcsk .dcsk_more a{font-size:12px;color:#333;}
.dcsk .dcsk_more a:hover{text-decoration:none;color:#e81008;}


.dcsk .dcsk_news{position:absolute;left:0;top:60px;widht:360px;}
.dcsk .dcsk_news dd{ height:40px; line-height: 40px; padding-left:10px;background:url(../images/yd.png) no-repeat 0px 15px;}
.dcsk .dcsk_news dd a{font-size:16px;color:#333;padding-left:10px;float:left;width:340px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.dcsk .dcsk_news dd a:hover{text-decoration:none; color:#d51c24;}



/*右边专题*/

.rightzhuanti {width:360px; height:445px;}
.rightzhuanti ul{float:left;}
.rightzhuanti ul li{float:left;height:75px;line-height:75px; margin:6px 0px;}

/*  */
.zt02{width:1200px; height:100px; margin:0 auto;}
.zt02 li{ float:left;margin-right:20px;}
.zt02 li:last-child{ margin-right:0px; }



/*通栏专题图片*/
.byll{ position:relative;width:1200px;height:370px; float:left; margin-bottom:10px;background:url(../images/byll.png) left 12px no-repeat;}
.byll .byll_title{width:1200px;height:60px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.byll .byll_title .current26{font-size:20px; font-weight:bold;color:#058FE2;width:110px; text-align:center;background:url(../images/title-line3.png) bottom repeat-x;text-align: center; padding-left:25px;}
.byll .byll_title li{float:left;width:auto;height:60px;line-height:60px;text-align:left;cursor:pointer;}
.byll .byll_more{position:absolute;right:0px;top:20px;}
.byll .byll_more a{font-size:12px;color:#333;}
.byll .byll_more a:hover{text-decoration:none;color:#e81008;}
.byll .byll_title1{  display:block;}
.byll .byll_title1 li{height:35px;line-height:35px;margin:15px 8px 10px 0px;float:left;font-size:16px;font-weight:100;cursor:pointer; background-color:#E3E3E3; width:120px;text-align:center;}
.byll .byll_title1 .current27{background-color:#058FE2; text-align:center;}
.byll .byll_title1 .current27 a{color:#fff; background-color:#058FE2;}
.byll .byll_title1 a:hover{ color:#fff;}

.byll .byll_news{position:absolute;left:0;top:115px;widht:1200px;}
.byll .byll_news dd{ height:37px; line-height: 37px; padding-left:10px;background:url(../images/yd.png) no-repeat 0px 15px;}
.byll .byll_news dd a{font-size:16px;color:#333;padding-left:10px;float:left;width:380px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.byll .byll_news dd a:hover{text-decoration:none; color:#d51c24;}

/*  */

.tslist3 { height:225px;  width:1200px; *width:1200px; overflow:hidden;position: relative;margin:15px auto 0px;}
.tslist3 li { float:left; width:200px;height:225px;margin:0px 48px 0px 0px;position: relative;}
.tslist3 li:last-child{margin-right:0px;}

.tslist3 li span{width:200px;height:40px;position: absolute; bottom:0; left:0; background-color:#333; line-height:40px; text-align:center; color:#FFF;opacity:0.9; display:block;}
.tslist3 li:last-child{margin-right:0px;}

.hp_tb_img_perv3{ display:inline-block; width:25px; height:44px; background-image:url(../images/img_perv.png); position:absolute; left:0px; top:80px; cursor:pointer; z-index:100;}
.hp_tb_img_next3{ display:inline-block; width:25px; height:44px; background-image:url(../images/img_next.png); position:absolute; right:5px; top:80px; cursor:pointer; z-index:100;}
.js_hide_tb{ display:none;}



/*  */
.shbk{ position:relative;width:1200px;height:280px; float:left; margin-bottom:10px;background:url(../images/shbk.png) left 14px no-repeat;}
.shbk .shbk_title{width:1200px;height:60px;background:url(../images/title-line1.jpg) bottom repeat-x;}
.shbk .shbk_title .current28{font-size:20px; font-weight:bold;color:#058FE2;width:110px; text-align:center;background:url(../images/title-line3.png) bottom repeat-x;text-align: center; padding-left:25px;}
.shbk .shbk_title li{float:left;width:auto;height:60px;line-height:60px;text-align:left;cursor:pointer;}
.shbk .shbk_more{position:absolute;right:0px;top:20px;}
.shbk .shbk_more a{font-size:12px;color:#333;}
.shbk .shbk_more a:hover{text-decoration:none;color:#e81008;}
.shbk .shbk_news{position:absolute;left:0;top:80px;widht:1200px;}



/*  */

.wjwm{height:180px;}
.wjwm-title{width:100%; height:50px; line-height:50px;background:url(../images/s-line.png) center bottom no-repeat;color:#058FE2;font-size:18px; text-align:center;font-weight:600;}
.col-md-22 {width: 270px; float:left;}
.wjwm-box{height:180px;border:#F0F0F0 solid 1px;}
.wjwm-box .wjwm-tu{ width:270px; height: 150px;}
.wjwm-box ul {padding: 5px 10px;}
.wjwm-box ul li {
    padding: 0 8px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
    overflow: hidden;background:url(../images/yd.png) no-repeat 0px 15px;
}
.wjwm-box li a {font-size: 16px;}

/*end*/


/*底部专题*/
.endpic{width:1200px; height:90px; margin:0 auto;}
.endpic ul li{float:left; margin-bottom:20px;}



/*  */

.link_box{position: relative; margin:0 auto; width:1200px; height:100px;}
.link-title{width:100%;font-size:20px; font-weight:bold;color:#058FE2;text-align:left; height:50px; line-height:50px;}
.link_list{width:20%; float:left; margin-right:70px;}
.link_list:nth-child(5){ margin-right:0px; }
.link_list select{background:#F5F5F5;width:100%;padding:0 0;font-size:14px;text-align: center; border:0; height:30px; line-height:30px; color:#666; padding-left:20px;border-radius:10px}

.link_list select,input{ border-radius:0; -webkit-border-radius:0; color:#414446;} 

/*  */

.footer {
  width: 1200px;
  margin:0 auto;
  position:relative; height:140px;
  z-index: 100
}
.footer .foot-text{
  position: absolute;
  top: 30px;
  left: 10px;
  z-index: 1000;
  width: 650px;
}
.footer .foot-text p{ height:32px; line-height:32px; color:#FFF;}


.footer .foot-tu {
  position: absolute;
  top: 15px;
  right:0px;
  z-index: 1000;widows:250px; height:80px; 
}

.footer .foot-tu p{ height:50px; line-height:50px; color:#FFF; font-size:16px; font-weight:500;}

.footer .foot-tu a{widows:100px; height:40px; line-height:40px; color:#FFF;  margin:0px 10px 10px 0px; float:left; padding:4px 30px 4px 50px;}
.footer .foot-tu .footbg1{background:url(../images/foot01.png) 10px 10px no-repeat;display:block;background-color:#65C4FC; }
.footer .foot-tu .footbg2{background:url(../images/foot02.png) 10px 10px no-repeat;display:block;background-color:#65C4FC;}
.footer .foot-tu .footbg3{background:url(../images/foot03.png) 10px 10px no-repeat;display:block;background-color:#65C4FC;}
.footer .foot-tu .footbg4{background:url(../images/foot04.png) 10px 10px no-repeat;display:block;background-color:#65C4FC;}
/*  */ 
.position{height:auto;line-height:22px;font-size:14px;color:#666;padding:10px 0 10px 35px;background:url(../images/dq.png) 10px 11px no-repeat;}
.position i{font-style:normal;}
.position a{color:#666;}
.position a:first-child{color:#333;}
.position a:hover{color:#d80000;}
.position .search-keywords{color:#f00;}

/*  */  
.pagination{clear:both;width:100%;text-align:center;margin:10px 0 5px;padding:3px 0;line-height:26px;font-size:14px;font-family:"Microsoft YaHei";}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0 10px;text-decoration:none;white-space:nowrap;height:28px;border-radius:3px;vertical-align:middle;}
.pagination a:hover{background:#058FE2;border:1px solid #058FE2;color:#fff !important;}
.pagination a.active{border:1px solid #058FE2;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#058FE2;border:1px solid #058FE2;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #d9d9d9;color:#666;background:#eee;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#058FE2;border:#058FE2 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#666;background:#fff;border:1px solid #fff;cursor:text;padding:0 3px;}
.pagination .total{border:0;height:28px;padding:0;display:inline-block;vertical-align:middle;margin:3px 0;}
.pagination .inputBar{border:0;height:28px;padding:0 6px;display:inline-block;vertical-align:middle;margin:2px 0 4px;*margin:1px 0 5px;_margin:1px 0 5px;}
.pagination .inputBar input{width:40px;height:24px;line-height:24px;padding:2px 5px;border:#ccc 1px solid;margin:0 3px;background:#eee;vertical-align:middle;border-radius:3px;}
.pagination .inputBar button{border:0;color:#fff;background:#058FE2;padding:0 8px;height:30px;cursor:pointer;vertical-align:middle;margin:0 3px;border-radius:3px;}






.container{width:1200px; background-color:#FFF; padding:0px 20px 20px 20px; margin:0 auto;}


/*  */

.lmy_mainer{height:auto;min-height:600px;_height:600px;border:#ddd 1px solid;background:url(../images/lmy_mainer_bg.gif) -59px 0 repeat-y;}
.lm_lban{width:260px;height:auto;padding:20px;}
.lm_top,.lm_wenda .m-theme h2{height:auto;line-height:24px;font-size:20px;font-weight:bold;color:#058FE2;text-align:center;overflow:hidden;padding-bottom:12px;border-bottom:#d1d9e4 1px solid;}
.navdh{height:auto;padding:10px 0 0;overflow:hidden;}
.navdh ul li{width:100%;height:auto;vertical-align:bottom;overflow:hidden;padding-top:10px;}
.navdh ul li a{display:block;height:auto;line-height:24px;background:#fff;font-size:18px;cursor:pointer;overflow:hidden;border:#ddd 1px solid;border-left:#aaa 3px solid;padding:10px 20px 10px 40px; border-radius:5px;}
.navdh ul li a:hover{border-left-color:#058FE2;color:#058FE2;}
.navdh ul li.active a,.navdh ul li a.active{color:#fff;background:#058FE2;border-color:#058FE2;}



.lm_wenda .m-theme{padding-bottom: 20px;}
.lm_wenda .m-theme ul{padding: 8px 0 0;}
.lm_wenda .m-theme li{ width:116px; height: 42px; padding: 7px; overflow: hidden; float: left; }
.lm_wenda .m-theme li a{display: block; font-size: 16px; line-height: 40px; background: #fff; text-align: center; text-overflow: ellipsis;white-space: nowrap;border: 1px solid #aaa; border-radius: 5px;}
.lm_wenda .m-theme li a:hover{border-color:#058FE2;color:#058FE2;}
.lm_wenda .m-theme li a.active{color:#fff;background:#058FE2;border-color:#058FE2;}

/*  */
.btn-group{width:100%;cursor:pointer;position:relative;z-index:1;}
.btn{width:100%;padding:8px 12px;font-size:20px;text-align:left;border-radius:0;}
.btn-danger{margin-bottom:15px;height:50px;color:#fff;background:#058FE2;border:0;font-weight:bold;padding-left:30px;border-radius:4px;}
.btn-danger:active:hover,.btn-danger.active:hover,.open > .dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus,.btn-danger.active.focus,.open > .dropdown-toggle.btn-danger.focus{color:#fff;background:#058FE2;border:0;}
.btn .caret{float:right;margin-top:12px;}
.dropdown-menu{width:100%;padding:0;border-radius:0;box-shadow:none;border:0;top:48px;}
.dropdown-menu > li > a{padding:8px 20px 8px 40px;font-size:16px;border-radius:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dropdown-menu a{background:url(../images/web_ico.gif) 20px center no-repeat #f4f4f4;border-top:1px solid #fff;}
.dropdown-menu a:hover{background:url(../images/web_icoh.gif) 20px center no-repeat #7498c8 !important;color:#fff !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{background:url(../images/web_icoh.gif) 20px center no-repeat #4980c5 !important;color:#fff;}
/*  */
.lm_rban{width:818px;height:auto;padding:20px;}
.lmy_dqlanmu{height:37px;background:url(../images/line_dd.gif) 0 bottom repeat-x;position:relative;}
.lmy_dqlanmu .guidang{position:absolute;right:-20px;top:-45px;z-index:99;}
.lmy_dqlanmu .lmsearbox{ height: 24px; line-height: 24px;}
.lmy_dqlanmu .lmsearbox span.ss3{ float: right; padding-right: 12px; font-size: 14px; color: #dd0000;}
.lmy_dqlanmu .lmsearbox form{ float: right;}
.lmy_dqlanmu .lmsearbox ul{ float: right; width: 180px; height: 24px; position: relative;}
.lmy_dqlanmu .lmsearbox ul li input{ border: 0 none; background: none; width: 100%;}
.lmy_dqlanmu .lmsearbox ul li.ss2{ position: absolute; right: 0; top: 0; width: 32px; height: 24px; overflow: hidden; border-radius: 0 2px 2px 0;background: #234b97 url("../images/lmsearchico.png") center center no-repeat;}
.lmy_dqlanmu .lmsearbox ul li.ss2 input{ height: 24px; cursor: pointer; overflow: hidden;text-indent: -20em;}
.lmy_dqlanmu .lmsearbox ul li.ss1{margin-right: 32px; border: 1px solid #d8d8d8; border-right: 0 none; border-radius: 2px 0 0 2px; height: 22px; padding: 0 10px;}
.lmy_dqlanmu .lmsearbox ul li.ss1 input{ height: 22px; line-height: 22px; color: #333; font-size: 12px; vertical-align: top; *vertical-align: middle;}
.lmy_dqlanmu .lmsearbox ul li.ss1 input::-webkit-input-placeholder{color:#ccc;}
.lmy_dqlanmu .lmsearbox ul li.ss1 input:-moz-placeholder {color:#ccc;}
.lmy_dqlanmu .lmsearbox ul li.ss1 input::-moz-placeholder {color:#ccc;}
.lmy_dqlanmu .lmsearbox ul li.ss1 input:-ms-input-placeholder {color:#ccc;}

.zt_gg{ width:250px; height:auto; margin:0 auto; padding:4px; border:1px solid #ddd; background:#fff; margin-bottom:10px;}
.zt_gg .img_title{ display:none;}

.lanmu_tit{display:block;float:left;width:auto;white-space:nowrap;height:34px;line-height:24px;font-size:20px;color:#058FE2;font-weight:bold;padding:0 10px;border-bottom:#058FE2 3px solid;}
.navjz{height:auto;min-height:200px;_height:200px;font-size:16px;line-height:2;overflow:hidden;margin-top:15px;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;}
.navjz ul{clear:both;}
.navjz table{max-width:100% !important;}
.navjz ul li{padding:0 0 0 13px;background:url(../images/ico.gif) 0 center no-repeat;height:34px;line-height:34px;vertical-align:bottom;}
.navjz ul li a{font-size:16px;width:auto; display:block; float:left; overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
 text-overflow:ellipsis;;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
 white-space:nowrap;/* 不换行 */}
.navjz ul li .date{font-size:14px;color:#999;}
.navjz ul.doc_list{padding-bottom:5px;}
.navjz ul.doc_list li img{vertical-align:middle;}
.navjz ul.download-list li a{display:block;float:none !important;margin-right:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz ul.doc_list li,.navjz ul.download-list li{overflow:hidden;}
.navjz ul li.lm_line{height:24px;background:url(../images/navjz_line.gif) 0 12px repeat-x;padding:0;}
.navjz ul li.columnName{height:40px;background:#f7f7f7;margin:5px 0 10px;padding:0 20px 0 10px;position:relative; width:100%;}
.navjz ul li.columnName .title:hover{display:block;width:730px;height:40px;line-height:40px;font-size:18px;font-weight:bold;color:#058FE2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz ul li.columnName .title{display:block;width:730px;height:40px;line-height:40px;font-size:18px;font-weight:bold;color:#058FE2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz ul li.columnName .more{font-size:14px;color:#999;line-height:40px;display:block;position:absolute;right:50px;top:0;}
.navjz ul li.columnName .more:hover{color:#058FE2;}

/*  */
.navjz ul.picture-list{width:110%;clear:both;padding:5px 0 0;}
.navjz ul.picture-list li{float:left;width:240px;height:auto;margin:0 19px 20px 0;padding:10px;background:#f4f4f4;}
.navjz ul.picture-list li:hover{background:#f4f8ff;}
.navjz ul.picture-list li a{display:block;float:none;width:100%;overflow:hidden;cursor:pointer;}
.navjz ul.picture-list li a .img_img{display:block;width:100%;overflow:hidden;cursor:pointer;}
.navjz ul.picture-list li a .img_img img{width:100%;height:auto;transition:all .5s;}
.navjz ul.picture-list li a:hover .img_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.navjz ul.picture-list li a .img_title{display:block;height:22px;line-height:22px;margin:10px 0 5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


/*  */
.navjz .videoNews-list{width:110%;clear:both;padding:5px 0 0;}
.navjz .videoNews-list li{float:left;width:240px;height:auto;margin:0 25px 30px 0;padding:5px;background:#f4f4f4;}
.navjz .videoNews-list li:hover{background:#f4f8ff;}
.navjz .videoNews-list li .left-img{float:none; height:167px;}
.navjz .videoNews-list li .left-img a{display:block;width:100%;overflow:hidden;}
.navjz .videoNews-list li .left-img img.video-thumb{width:100% !important;height:auto !important;transition:all .5s;}
.navjz .videoNews-list li .left-img a:hover img.video-thumb{-webkit-transform:scale(1.1);transform:scale(1.1);}
.navjz .videoNews-list li .right-main{float:none;height:70px;}
.navjz .videoNews-list li .video-title{display:block;height:22px;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:11px 0 6px;}
.navjz .videoNews-list li .video-title span.left{display:block;float:none !important;}
.navjz .videoNews-list li .video-title span.left a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:230px;}
.navjz .videoNews-list li .video-attr{clear:both;height:26px;line-height:26px;font-size:14px;color:#999;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.navjz .videoNews-list li .play-icon,.navjz .videoNews-list li .videoNews-note{display:none;}




/*  */

/****留言文章***/
.lynybox{高度：自动；边距：0px 自动 24px；文本对齐：左；最小高度：300px；_高度：300px；填充：50px 48px 40px；边框：#cfcfcf 1px 实心；位置：相对；z-index：1；}
.message_con{margin-top: 25px;}
.lynt_top{height: 40px;line-height: 40px;background: url(../images-hd/ly_topbg.png) right center repeat-x;overflow: hidden;}
.lynt_top .tit{display: block;float: left;width:150px; font-size: 25px;color: #666;background: #fff;}
.message_nr{padding:25px 45px; background: #f9f9f9;font-size: 16px; line-height: 30px;text-align: justify;}
.message_bt{line-height: 45px;overflow: hidden;}
.message_title{float: left;width: 100px;font-size: 19px;font-weight: bold;color:#ff8800;}
.pj_tit{float: none;line-height: 45px;}
.message_title span{display: block;padding-left: 40px;}
.lx_title span{background: url(../images-hd/ly_lxbtn.png) left center no-repeat;}
.hf_title span{background: url(../images-hd/ly_hfbtn.png) left center no-repeat;}
.message_wzbt{float: left;width: 500px; font-size: 19px;}
.message_info{font-size: 16px;color: #999;}
.message_info .lxsj{padding-left: 10px;}

/*  */
.lynybox{padding:0 30px 30px;}
.lynybox .liuyancon{margin:15px auto 0;border-collapse:collapse;}
.lynybox .liuyancon th.tit,.lynybox .liuyancon td.nr,.lynybox .liuyancon td.nrtxt{border:#e3e3e3 1px solid;}
.lynybox .liuyancon th.tit{font-size:16px;line-height:24px;padding:18px 10px;text-align:right;width:18%;background:#f8f8f8;}
.lynybox .liuyancon td.nr{font-size:15px;line-height:24px;padding:18px 15px;width:32%;}
.lynybox .liuyancon td.nrtxt{padding:18px 15px;}
.lynybox .liuyancon td.pj{color:#f00;line-height:40px;}
.lynybox .liuyancon td .dfbox{border:1px solid #eee;background:#f8f8f8;padding:10px;}
.lynybox .liuyancon td .dfbox .dfyj p{float:left;}
.lynybox .mydcon{height:66px;line-height:66px;font-size:16px;}
.lynybox .mydcon ul li{float:left;white-space:nowrap;}
.lynybox .mydcon ul li.mm{padding-right:10px;}
.lynybox .mydcon ul li p{float:left;}
.lynybox .mydcon ul li p.bt{white-space:nowrap;font-weight:bold;}
.lynybox .mydcon ul li p.srk{position:relative;}
.lynybox .mydcon ul li p.srk .msg-box{position:absolute;left:0;top:17px;}
.lynybox .mydcon ul li p.srk .myd_input{float:left;margin-top:17px;border:1px solid #ddd;width:170px;height:24px;line-height:24px;padding:3px 5px;}
.lynybox .mydcon ul li label{padding-right:15px;white-space:nowrap;}
.lynybox .mydcon ul li.pjbtn{float:right;}
.lynybox .mydcon ul li.pjbtn input.myd_btn{font-size:16px;width:90px;height:36px;line-height:36px;color:#fff;border:0;background:#058FE2;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;cursor:pointer;}

/*  */
.secnr{height:auto;text-align:left;min-height:300px;_height:300px;padding:20px;border:#ddd 1px solid;position:relative;}
.secnr .guidang{position:absolute;right:-20px;top:-45px;z-index:99;}
#wenzhang{margin:auto 50px;font-size:16px;line-height:2;height:auto;}
.newstitle{font-size:30px;font-weight:bold;line-height:40px;text-align:center;padding:10px 0 10px; color:#333;}
.newstitlef{line-height:36px;text-align:center;font-size:20px;font-weight:100;}
.newstitlet{font-size:20px;line-height:1.2;text-align:center;padding:5px 0;font-weight:normal; color:#333;}
.newstitles{font-size:18px;line-height:1.2;text-align:center;padding:5px 0;font-weight:normal;}
.wzfbxx{height:auto;line-height:28px;font-size:14px;color:#666;border-bottom:#e7e7e7 1px solid;text-align:center;position:relative;z-index:11;padding:15px 0 12px;}
.wzfbxx i{font-style:normal;color:#058FE2;}
.wzfbxx .fbxx,.wzfbxx .wz_bj{display:inline;}
.wzfbxx input{width:10px;height:10px;border:#666 1px solid;vertical-align:middle;cursor:pointer;}
.wzfbxx .wz_font{display:inline;margin:0 1em;}
.wz_font a{cursor:pointer;color:#058FE2;}
.wz_font a:hover{color:#d80000;}
.wzfbxx .wz_share{display:inline;margin-left:1em;}
.wzfbxx .wz_share .share-box{position:relative;right:auto;top:auto;display:inline-block;vertical-align:middle;}
.bdsharebuttonbox{display:inline;margin-left:1em;}
.bdsharebuttonbox .ico{display:inline-block;width:18px;height:28px;background:url(../images/fx_cio.gif) 0 7px no-repeat;vertical-align:middle;}
.bdshare-button-style0-24 .bds_weixin{display:inline-block;float:none !important;background:url(../images/fx_wx.gif) 0 0 no-repeat !important;margin:0 6px 0 0 !important;width:24px !important;padding-left:0 !important;vertical-align:middle;}
.bdshare-button-style0-24 .bds_tsina{display:inline-block;float:none !important;background:url(../images/fx_wb.gif) 0 0 no-repeat !important;margin:0 2px 0 0 !important;width:24px !important;padding-left:0 !important;vertical-align:middle;}
.bdshare-button-style0-24 .bds_more{display:inline-block;float:none !important;background:url(../images/fx_more.gif) 5px 6px no-repeat !important;background-position:5px 6px !important;margin:0 !important;width:19px !important;padding-left:0 !important;vertical-align:middle;}
.bdshare-button-style0-24:after{display:none !important;}

.wzcon{padding:30px 0 20px;height:auto;min-height:300px;_height:300px;font-size:16px;line-height:2;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;overflow-x:auto;overflow-y:hidden;}
.wzcon table{max-width:100% !important;margin:auto;}
.wzcon img{max-width:100%;height:auto;}
.wzbot{height:35px;line-height:30px;text-align:right;font-size:14px;color:#666;padding-top:20px;border-top:#e7e7e7 1px solid;position:relative;}
.wzbot a{color:#666;line-height:30px;font-family:"Microsoft YaHei";}
.wzbot a:hover{color:#058FE2;text-decoration:none;}
.wzbot ul.fxd_close{position:absolute;right:0;top:20px;text-align:left;overflow:hidden;}
.wzbot ul.fxd_close .print_btn{display:block;float:left;width:auto;white-space:nowrap;height:30px;line-height:30px;padding-left:26px;background:url(../images/print.png) 0 8px no-repeat;}
.wzbot ul.fxd_close .close_btn{display:block;float:left;width:auto;white-space:nowrap;height:30px;line-height:30px;padding-left:25px;background:url(../images/close1.png) 0 6px no-repeat;margin-left:26px;}
.wzbot ul.fxd_close a:hover{color:#058FE2;}
.video_main_content{text-align:center;padding:20px 0 0;}
.sp_wzcon{padding:30px 0 20px;height:auto;font-size:16px;line-height:2;text-align:justify;text-justify:inter-ideograph;word-break:break-all;word-wrap:break-word;overflow-x:auto;overflow-y:hidden;}
.sp_wzcon table{max-width:100%;margin:auto;}
.sp_wzcon img{max-width:100%;height:auto;}
.scan_code_box{margin:0 auto;padding:40px 0;text-align:center;}
.scan_code_box .pic{text-align:center;width:auto;margin:0 auto;}
.scan_code_box img{width:120px;height:120px;border:1px solid #efefef;margin:0 auto;padding:9px;}
.scan_code_box .txt{text-align:center;line-height:32px;font-size:14px;color:#666;display:block;}
.scan_code_box .ewmgai{display:none;}


/*  */
.dty_title{line-height:40px;text-align:center;font-size:30px;font-weight:bold;padding:10px 0 10px;}
.dty_contain{margin:auto 50px;padding-bottom:50px;}
.dty_mutitle{height:40px;line-height:36px;border-bottom:#e7e7e7 1px solid;margin-top:15px;overflow:hidden;}
.dty_mutitle a{display:block;float:left;height:40px;line-height:30px;font-size:20px;font-weight:bold;color:#058FE2;white-space:nowrap;}
.dty_mutitle a:hover{color:#058FE2;}
.dty_sublb{padding:10px 0 10px;}
.dty_sublb:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
* html .dty_sublb {zoom: 1;} /* IE6 */
*:first-child+html .dty_sublb {zoom: 1;} /* IE7 */
.dty_sublb ul li{float:left;height:36px;line-height:36px;width:auto;background:url(../images/ico.gif) 0 16px no-repeat;padding:0 50px 0 13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dty_sublb ul li a{line-height:36px;font-size:16px;}






/*  */
.xmtjz{ position:relative;width:1060px;float:left; margin-left:50px;min-height:1250px;}
.xmtjz .xmtjz_title1{  display:block; border-bottom:#058FE2 solid 5px;}
.xmtjz .xmtjz_title1 li{height:50px;line-height:50px;float:left;font-size:20px;font-weight:900;cursor:pointer; background-color:#E3E3E3; width:180px;text-align:center; margin:0 15px;border-top-left-radius:20px;border-top-right-radius:20px;color:#666;}
.xmtjz .xmtjz_title1 .current40{background-color:#058FE2; text-align:center;color:#fff;}
.xmtjz .xmtjz_news{position:absolute;left:0;top:90px;widht:1060px; margin:0 auto;}


.xmtjz-list{ width:100%; float:left;}
.xmtjz-list li{position: relative; float: left; width:170px; height:190px;text-align: center; background: #fff; border-radius: 5px; border:#CCC solid 2px; margin:0 45px 30px 0px;}
.xmtjz-list li .img-box{width:120px; height:130px; margin:20px 0 0px 25px;}
.xmtjz-list li .img-box img{display: block; width:120px; height: 120px;margin:0 auto;}
.xmtjz-list li h3{width:100%;font-size:18px; font-weight: bold; line-height:30px; color: #666;height:30px;}

.xmtjz-list li:nth-child(5){ margin-right:0px; }
.xmtjz-list li:nth-child(10){margin-right:0px; }
.xmtjz-list li:nth-child(15){margin-right:0px; }

.xmtjz-titleall{font-size:20px;font-weight:900;text-align:center; background:url(../images/xmt-title.png) center center no-repeat; height:50px; line-height:50px; width:850px;margin:0px auto 30px;}




.weixin-list{ width:100%; float:left;}
.weixin-list li{position: relative; float: left; width:180px; height:230px;text-align: center; background: #fff; border-radius: 5px; border:#CCC solid 2px; margin:0 45px 15px 0px; padding:10px;}
.weixin-list li img{display: block; width:180px; height: 180px;margin:0 auto;}
.weixin-list li h3{width:100%;font-size:18px; font-weight: bold; line-height:30px; color: #333;height:30px;text-align:center;font-weight:100;}


.dy-list{ width:100%; float:left;}
.dy-list li{position: relative; float: left; width:220px; height:300px;text-align: center; background: #fff; margin:0 20px 15px 0px;}
.dy-list li img{display: block; width:220px; height: 250px;margin:0 auto;}
.dy-list li h3{width:100%;font-size:18px; font-weight: bold; line-height:30px; color: #333;height:30px; text-align:center; font-weight:100;}


.xmtjz-list3{ width:100%; float:left;}
.xmtjz-list3 li{position: relative; float: left; width:330px; height:160px;text-align: center; background: #fff;margin:0 20px 20px 0px;}
.xmtjz-list3 li .img-box3{width:300px; height:120px; margin:20px 0 0px 25px;}
.xmtjz-list3 li .img-box3 img{display: block; width:300px; height: 120px;margin:0 auto;}
.xmtjz-list3 li h3{width:100%;font-size:18px; font-weight: bold; line-height:30px; color: #666;height:30px; text-align:center;}


/********内容区域 on********/
.hd_position{line-height: 30px;padding: 5px 0; margin-bottom: 24px;background: #f8f8f8;}
.ind_pos{background: #fff;}

/**当前位置**/

.list li{ height: 38px; line-height: 38px; font-size: 15px; overflow: hidden; color: #666666;}
.list li span.date{ font-family: Arial; white-space: nowrap;}
.list li a{ color: #666666; display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left;}
.list li a:hover{color: #cc0000;}
.list li img{float: left; padding: 10px 0 0 0;}
.list li .date{ white-space: nowrap; float: right;}




/*当前位置*/
.wz_top{height:auto; font-size:15px; padding: 0;}
.wz_top span{display: block; line-height:22px; padding:12px 0 12px 28px; }


/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:50%;right:-125px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:4px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#058FE2 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#058FE2 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#058FE2 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#058FE2 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}


/*写信开始*/

.guest_c{width:1200px;padding:20px 0; margin:0 auto;}

.hdlm_right{float: none; height:auto;padding:5px 0;border-radius:5px;box-shadow: 3px 3px 13px 3px rgba(211,218,224,0.3);}
.guestbook-form ul li.half{width: 50%;}
.guestbook_bt{font-size: 24px;height:45px;line-height:45px;padding:0 30px; font-weight: bold;color:#ff8800;position: relative; width:1140;}
.liuyan_xiexin{display: block;line-height: 40px;font-size: 16px;color: #ff8800;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;transition:all 0.3s;  cursor:pointer;position: absolute; right:30px; background-color:#F63; color:#FFFFFF; padding:0 10px;border-radius:4px; margin-top:10px;}

.guestbook_top{height: 45px; overflow: hidden;}

.guestbook-table-form{padding:20px 30px;font-size:14px;}
.guestbook-table-form span.red{color:#ff8800;}
.guestbook-table-form ul{ overflow:inherit;}
.guestbook-table-form ul li{float: left;width: 100%; padding:0;background:none;margin-bottom: 20px;vertical-align: middle; }

.guestbook-table-form ul .bt{width:120px;float: left; text-align:right;line-height:36px; font-size:16px;}
.guestbook-table-form ul .srk{position:relative;margin-left: 120px;}
.guestbook-table-form ul .srk .msg-box{position:absolute;left:0;top:0px;}
.guestbook-table-form ul .srk input{width:378px;height:30px;line-height:30px;border:#dbdbdb 1px solid;padding:3px 10px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.guestbook-table-form ul .srk select{width:400px;color: #999; border:#dbdbdb 1px solid;padding:3px 10px; height:40px;line-height: 40px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.guestbook-table-form ul .srk1 {position:relative;margin-left: 120px;}
.guestbook-table-form ul .srk1 .msg-box{position:absolute;left:0px;top:5px;}
.guestbook-table-form ul .srk1 input{width:948px;height:32px;line-height:32px;border:#dbdbdb 1px solid;padding:3px 10px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.guestbook-table-form ul .btk,.guestbook-table-form ul li.gk,.guestbook-table-form ul li.yzm{ height:40px;position:relative;}
.guestbook-table-form ul .btk .msg-box,.guestbook-table-form ul li.yzm .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul .gk{line-height: 40px;}
.guestbook-table-form ul .gk label{color: #999;}
.guestbook-table-form ul .gk .ts{font-size: 13px;color: #999;}


.guestbook-table-form ul .tex{position:relative;    margin-left: 120px;}
.guestbook-table-form ul .tex .msg-box{position:absolute;left:0;top:5px;}
.guestbook-table-form ul .tex textarea{ width:948px;height:100px;line-height:24px;border:#dbdbdb 1px solid;padding:5px 10px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.guestbook-table-form ul .yzm{margin-left: 120px;position: relative;}
.guestbook-table-form ul .yzm .msg-box{position: absolute;}
.guestbook-table-form ul .yzm input{float:left;width:148px;height:30px;line-height:30px;border:#dbdbdb 1px solid;padding:2px 5px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.guestbook-table-form ul .yzm img{float:left;margin:0 5px;}
.guestbook-table-form ul .yzm a{margin-top: 4px; display: inline-block;}
.guestbook-table-form ul .tip{line-height: 40px;margin-left: 20px;color: #999;}
.guestbook-table-form ul .tip i{font-style: normal;color:#ff8800; }
.guestbook-table-form ul .btn_group{height:50px;text-align: center; padding-top:20px; float:none; clear:both;margin-bottom: 0; }

.guestbook-table-form ul .btn_group input{background:#ff8800;height:40px;line-height:40px;font-size: 18px; text-align:center; cursor:pointer;font-family:"Microsoft YaHei",微软雅黑;border:0;outline:none;color:#fff;width:120px;margin: 0 30px; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.guestbook-table-form ul li.btn_group input.btn-submit{background:#058FE2;color:#fff;}
.guestbook-table-form ul .btn_group input.btn-reset{background: #e4e4e4;}




.new-item-box .qa-item {
    padding-left: 50px;
    margin: 20px 0 20px 40px;
    position: relative; width:1000px;
}

.new-item-box .qa-item>img {
    position: absolute;
    top: 0;
    left: 0;
}

.new-item-box .qa-item>div:first-of-type {
    font-size: 18px;
    color: #383838;
    font-weight: 900;
    width: 510px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.new-item-box .qa-item>div:last-of-type>span {
    font-size: 14px;
    color: rgb(109, 109, 109);
    width: 100%; height:50px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; background-color:#F2F2F2; padding:10px;
    line-clamp: 2;
    -webkit-box-orient: vertical;border-radius:4px;
}

.new-item-box .qa-item span i{ color: #9D9D9D; padding-left:30px;}